<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


li{
	list-style:none
	}
a:hover,a{ text-decoration:none !important;}
.text-center {
  text-align: center;
}



.tabs-ul{ background: url(../images/line.png) left bottom no-repeat; padding-left: 50px;}
.tabs-ul li{ float: left; margin-top: 5px; padding-right: 35px; margin-right: 20px; background: url(../images/tabs-lind.png) right 25px no-repeat; }
.tabs-ul li a{ position: relative; display: block; font-family: "思源宋体 CN"; padding: 15px 0 8px 0; font-size: 26px; color: #666; font-weight: bold; }
.tabs-ul li a span{ display: none; }
.tabs-ul li.active a{ color: #333; font-size: 34px; }
.tabs-ul li.active a font{ color: #2e5db3; }
.tabs-ul li.active a span{ position: absolute; display: block; font-family: "Arial"; opacity: 0.6; font-weight: normal; text-transform: uppercase;  white-space:nowrap; left: 0; top: 0; font-size: 12px; color: #666; background: url(../images/raw02.png) left center no-repeat; padding-left: 15px; }
.tabs-ul li:last-child{ background: none; }
.one-right{ width: 46.1%; }
.tabs-ul li.active{ margin-top: 0; }
.tabs-top{ display: block; height: 80px; position: relative; padding-top: 5px; padding-left: 95px; }
.tabs-date{ position: absolute; left: 0; top: 0; width: 64px; height: 85px; background: url(tabs-back.png) center no-repeat; color: #fff; font-size: 15px; }
.tabs-date span{ font-weight: bold; font-size: 24px; }
.tabs-top-tt{ color: #333; font-size: 15px; }

.tabs-top-p{ color: #666; margin-top: 10px; height: 40px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }

.tabs-box{ padding:10px 0px 0 0px; }

.news-ul li a{ display: block; position: relative; line-height: 66px; padding-left: 115px; font-size: 16px; color: #333; }
.news-ul li a:before{ display: block; content: ""; position: absolute; left: 115px; top: 0; right: 0; border-top: dashed 1px #d9e2f1; }
.news-ul li a span{ position: absolute; left: 0; top: 50%; font-size: 16px; color: #2e5db3; font-weight: bold; line-height: 36px; background: #f3f5fb; border-radius: 36px; margin-top: -18px; width: 84px; text-align: center; }
.news-ul{ margin-top: 25px; }

/*.news-ul li a:hover,.tabs-top:hover .tabs-top-tt,.zn-list li a:hover{ color: #1c59ae; font-weight: bold; }*/


.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
</pre></body></html>